* image.c (SIGNATURE_DIGESTSIZE): Remove.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Aug 2013 00:51:35 +0000 (17:51 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Aug 2013 00:51:35 +0000 (17:51 -0700)
commitf8d0fd1729a331c051bc4dd38215b81991acfe7a
tree3619060e7f6008a16d4d3c292ea4ba9ea4bd63b0
parent8df5b5c6e16cbafd2c8d39c42035c48386b30302
* image.c (SIGNATURE_DIGESTSIZE): Remove.

(struct animation_cache): Make signature a flexible array member.
All uses changed.  This is a tad slower but may insulate us better
from future changes to ImageMagick.
src/ChangeLog
src/image.c